home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1999 April
/
Macworld (1999-04).dmg
/
Shareware World
/
Info
/
For Developers
/
The Big Hairy Installer
/
The Instructions
/
6. AppleScripts
< prev
next >
Wrap
Text File
|
1998-12-16
|
430b
|
13 lines
Big Hairy AppleScripts
You can have the installer launch AppleScripts by simply using the following syntax.
Note: The scripts themselves need to be plain text files, and not Script Editor Compiled scripts, or applications.
There is a basic structure to the script command:
condition•script•path to the script
Examples:
condition 1•script•delete prefs
condition 2•script•beep a lot
true•script•beep twice and open a window